Previous Book Contents Book Index Next

Inside Macintosh: QuickTime /
Chapter 2 - Movie Toolbox / Movie Toolbox Reference
Functions for Getting and Playing Movies


Creating Tracks and Media Structures

The Movie Toolbox provides several functions that allow your application to create new movie tracks and media structures and to dispose of existing tracks and media structures. You use these functions when you are creating a new movie or when you are editing an existing movie.

You can use the NewMovieTrack function to create a new track for a specified movie. Conversely, you can use the DisposeMovieTrack function to dispose of an existing track.

Your application can create a new media for a track by calling the NewTrackMedia function. You can use the DisposeTrackMedia function to dispose of an existing media.


Subtopics
NewMovieTrack
DisposeMovieTrack
NewTrackMedia
DisposeTrackMedia

Previous Book Contents Book Index Next

© Apple Computer, Inc.
6 JUL 1996